home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / midl.spc < prev    next >
Text File  |  2004-05-09  |  479b  |  20 lines

  1. # MICROSOFT INTERFACE DEFINITION LANGUAGE LANGUAGE SPECIFICATION FILE FOR CRIMSON EDITOR
  2. # FIRST EDITED BY M-KNIGHT 2004.05.01
  3. # EDITED FROM UltraEdit, ConText and EditPlus WORDFILEs 
  4.  
  5. $CaseSensitive=Yes
  6. $Delimiters=,(){}[]-+*%/="'~!&|<>?:;.#
  7. $SpecialVariableChars=#
  8. $HexadecimalMark=0x
  9. $EscapeChar=\
  10. $QuotationMark1="
  11. $QuotationMark2='
  12. $LineComment=//
  13. $BlockCommentOn=/*
  14. $BlockCommentOff=*/
  15. $IndentationOn={
  16. $IndentationOff=}
  17. $Pairs1=()
  18. $Pairs2=[]
  19. $Pairs3={}
  20.